home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / gem / l_0799 / 579 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  2.3 KB

  1. Date: Mon, 20 Jun 94 02:01:45 +0200
  2. From: Vincent.Lefevre@lip.ens-lyon.fr
  3. Message-Id: <9406200001.AA19991@lip.ens-lyon.fr>
  4. To: gem-list@world.std.com
  5. Subject: Re: Digested Replies
  6. Precedence: bulk
  7.  
  8. Warwick Allison:
  9. > >  home -           nothing
  10. > ...
  11. > This is just plain silly.  The only time a key combination should be
  12. > avoided for the `can be hit by mistake' reason is if the keypress causes
  13. > (directly or indirectly) irrevocable harm.  You go to the top of the
  14. > document?  Big deal.  Page back down.  Next, computers keyboards will
  15. > have a `I mean it' button that you have to keep pressed or else all
  16. > other keys are ignored.  Besides, a simple `Go Back' feature can fix this.
  17.  
  18. OK. Let's add a `Go Back' feature (and a shortcut). Mark shortcuts should
  19. also be added, if supported. I suggest:
  20. CTRL-0                        - go back
  21. CTRL-1 to CTRL-9              - go to mark 1 - 9
  22. SHIFT-CTRL-1 to SHIFT-CTRL-9  - put a mark
  23.  
  24. Evan K. Langlois:
  25. > Now, how I feel about keyboard short-cuts and how others feel are different.
  26. > The APP_DEFS.INF file is the best way.  THAT is where the standard should
  27. > be, and the default entries in APP-DEFS.INF can be decided by the list
  28. > or by the programmer.  You could even set the way block selection works,
  29. > and what happens when you type something when a block is selected (overwrite
  30. > or insert, or deselect).
  31. I agree. The block-handling method should be stored in this file so that the
  32. user could choose the method he prefers.
  33.  
  34. Waldi Ravens:
  35. > - Current customers will complain if all/most shortcuts will be changed
  36. >   in the next release. One must at least offer them a choice between
  37. >   the new set of shortcuts and the one they are used to.
  38. >
  39. > From a users point of view, have a look at your own words:
  40. >
  41. > > Vincent Lefevre:
  42. > >> closing a window is more frequent than cycling windows.
  43. > >
  44. > > That may be true for you, but generally it's the other way around.
  45. If all the shortcuts are stored in a file (see above), it will solve these
  46. problems.
  47.  
  48. About closing/cycling windows, I prefer:
  49. CTRL-W    - close
  50. CTRL-TAB  - cycle
  51. Note that these two shortcuts can be easily typed with one hand.
  52.  
  53. The French word processor Le Redacteur 3/4/+ has a key (ESC) to invert the
  54. last two characters. A shortcut for this function should be added.
  55.  
  56. Vincent Lefevre.
  57.